home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 1-2.iso / slavezero / setup / GameData / Config / CONFIG.INI next >
INI File  |  1998-10-18  |  2KB  |  84 lines

  1. [SETTINGS]
  2. UninstallKey = Slave Zero
  3. GameExe      = SlaveZero.exe
  4. SplashUrl    = http://www.slavezero.com
  5.  
  6. ; The following are paths, relative to the AUTORUN.INI's directory.
  7. ; AUTORUN.EXE looks for the AUTORUN.INI in it's own directory first. If it does
  8. ; not find it there, it looks for a subdir named AUTORUN and checks there.
  9. ; ======== PATHS ========
  10. ECatalog         =
  11. GameInstaller    = ...\Setup.exe
  12. AcrobatInstaller =
  13.  
  14. ; the directory where the manuals are located
  15. Manuals = D:\HB6\CD_STUFF\MANUAL
  16. Readmes = ..\
  17.  
  18. ; the directory were the string files (english.str, ect.) are located
  19. StringFiles  = .
  20. LangDlgIni   = .\LANGUAGE.INI
  21. ShowLangDlg  = YES
  22.  
  23. ; graphics
  24. BmpScrnBg       = ART\ScrnBg.bmp
  25. BmpSmallFont    = ART\smalltext.bmp
  26. BmpBtnPlay        = ART\btnPlay.bmp
  27. BmpBtnInst        = ART\btnInst.bmp
  28. BmpBtnCtrls        = ART\btnCtrls.bmp
  29. BmpBtnRead        = ART\btnRead.bmp
  30. BmpBtnGrfx        = ART\btnGrfx.bmp
  31. BmpBtnExit        = ART\btnExit.bmp
  32. BmpBtnOk        = ART\btnOk.bmp
  33. BmpBtnCancel    = ART\btnCancel.bmp
  34. BmpWndMain      = ART\WndMain.bmp
  35. BmpCtrlsWndBG   = ART\WndCtrls.bmp
  36. BmpGrfxWndBG    = ART\WndGrfx.bmp
  37. BmpBtnSndOn     = ART\btnSoundOn.bmp
  38. BmpBtnSndOff    = ART\btnSoundOff.bmp
  39. BmpBtnInvtOn    = ART\btnInvertOn.bmp
  40. BmpBtnInvtOff   = ART\btnInvertOff.bmp
  41. BmpThumb        = ART\SliderThumb.bmp
  42. BmpScrollBG     = ART\Scroll.bmp
  43. BmpSplash       = ART\Splash.bmp
  44. BmpOutro        = ART\Outro.bmp
  45.  
  46. ; regions
  47. RgnWndMain    = ART\WndMain.rgn
  48. RgnCtrlsWnd   = ART\WndCtrls.rgn
  49. RgnGrfxWnd    = ART\WndGrfx.rgn
  50. RgnScrollBmp  = ART\Scroll.rgn
  51. RgnSplashWnd  = ART\Splash.rgn
  52.  
  53. ; sounds
  54. WaveBtnRollOver = ART\RollOver.wav
  55. WaveBtnClickIn  = ART\ClickIn.wav
  56. WaveBtnClickOut = ART\ClickOut.wav
  57. WaveSlider      = ART\Slider.wav
  58.       
  59. ; ====== POINTS =========
  60. BtnInstall       = 210, 135
  61. BtnControls      = 210, 185
  62. BtnGraphics      = 210, 235
  63. BtnReadMe        = 210, 285
  64. BtnExit          = 210, 335
  65.  
  66. PtCtrlsBtnOk     = 200, 430
  67. PtCtrlsBtnCancel = 355, 430
  68. PtCtrlsBtnInv    = 488, 382
  69. PtGrfxBtnOk      = 200, 430
  70. PtGrfxBtnCancel  = 355, 430
  71. PtGrfxBtnSnd     = 535, 238
  72. PtSplashBtnOk    = 440, 400
  73. PtSplashUrl      = 180, 360
  74. PtMouseSens      = 352, 384
  75. StatusPos        = 140, 420
  76.  
  77. ; ======== RECTS ========
  78. RcCtrlSlider   = 115, 375, 323, 435
  79. RcCtrlStatus   = 135, 325, 540, 360
  80. RcGammaSlider  = 270, 336, 503, 376
  81. RcDriversCombo = 150, 150, 450, 350
  82. RcModesCombo   = 150, 200, 300, 400
  83.  
  84.